home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990: Discy Business / Discy Business.2mg / DEV.CD / GUIDED.TOURS / IIC.PLUS.TOUR / PRESENTING / NUMBERS.TXT < prev    next >
Encoding:
Text File  |  1988-04-16  |  3.0 KB  |  158 lines  |  [04] ASCII Text (0x0000)

  1. %s 1 '[Please press RETURN to continue.]'
  2. %c 0
  3. %r 21
  4. That's right, &9but
  5. please use digits to
  6. give your answer.
  7. %ec
  8. %r 13 e
  9.  
  10. * Sometimes, a computer can be fussier
  11.  
  12. "than a typewriter.  For example, on
  13.  
  14. "a typewriter, the letter "O"...
  15. %r 23
  16. &1
  17. %w
  18. %r 23 e @ 0 14
  19.  
  20. %@ 30 18
  21.  
  22. %r 20
  23. * looks just like the number zero.
  24. %r 23
  25. &1
  26. %c 1
  27. Please try again.
  28. %ec
  29. %w
  30. %r 13 e
  31.  
  32. * A typewriter's lowercase "L"...
  33. %r 23
  34. &1
  35. %c 2
  36. %r 21
  37. Oh, come on,&9
  38.  
  39. please type an answer.
  40. %ec
  41. %w
  42. %r 23 e r 14
  43.  
  44. %@ 30 14
  45.  
  46. %r 16
  47. * looks just like the number "1".
  48.  
  49. "However, computers usually treat
  50. "letters and numbers very differently!
  51. %r 23
  52. &1
  53. %w
  54. %r 13 e
  55. %s 0 'The numbers are in the top row.'
  56. %s 1 'The zero (0) is in the top row.'
  57. %s 2 'The one (1) is in the top row.' s 8 'of course, ' s 11 'ten'
  58. %c 3
  59. %r 21
  60. You typed just a one. Type 10
  61.  
  62. and press RETURN, please.
  63. %ec
  64. %c 4
  65. %r 21
  66. We're looking for the number 10.
  67. Please try again.
  68. %ec
  69. Keeping this in mind, answer
  70.  
  71. the question below:
  72.  
  73. /What is 5+5?
  74.  
  75. />
  76. %b 13 28 17 19 2 @ 17 19
  77. %w
  78. %r 21 e
  79. That's exactly it&0.
  80. %w
  81. %r 21 e
  82. Good. You have the idea.
  83. %w
  84. Please press RETURN to return to
  85. the menu.
  86. %w
  87. %r 13 e
  88.  
  89. You can type numbers on the top row
  90. of the keyboard or on the numeric
  91. keypad.  It has number keys in the
  92. same positions as most calculators.
  93.  
  94. Please press RETURN.
  95. %w
  96. %r 13 e
  97.  
  98. When you need to enter many numbers,
  99. it will be more convenient to use the
  100. keys on the numeric keypad.
  101.  
  102. Press RETURN to find out about the
  103. other keys on the numeric keypad.
  104. %w
  105. %r 13 e
  106.  
  107. The ENTER key is used just like the
  108. RETURN key.  It tells the Apple II that
  109. you have finished typing your number.
  110.  
  111. Please press the ENTER key now.
  112. %w
  113. %c 0
  114. Please enter a number with a
  115. decimal point.
  116. %ec
  117. %c 1
  118. Whoa.  Only one decimal point
  119. per number, please.
  120. %ec
  121. %c 2
  122. Please put a decimal point in
  123. your number.
  124. %ec
  125. %r 13 e
  126.  
  127. Great.  You use the decimal point key
  128. when entering decimal numbers.  Try it
  129. now, and remember to press ENTER
  130. when you finish typing.
  131.  
  132. &>
  133. %b 3 20 19 19 2 @ 8 19
  134. %w
  135. %r 13 e
  136.  
  137. You use the following keys when
  138. entering calculations:
  139.  
  140.  / means divide   * means multiply
  141.  + means add      - means subtract
  142. *= means "equal"
  143.  
  144. Please press RETURN now.
  145. %w
  146. %r 13 e
  147.  
  148. There's also an ESC key on the
  149. numeric keypad.  It works just like
  150. the one at the upper left of the
  151. main keyboard.
  152.  
  153. Press RETURN (or ENTER) now to
  154. return to the menu.
  155. %w
  156. %end
  157.